Skip to content

Conversation

Yuheng3107
Copy link

@Yuheng3107 Yuheng3107 commented Jul 27, 2025

Addee a note to the readline module documentation stating that Python 3.13 and later no longer supports readline in the default REPL, as per #118840.

Closes #137113


📚 Documentation preview 📚: https://cpython-previews--137142.org.readthedocs.build/

Add a note to the readline module documentation stating that
Python 3.13 and later no longer supports readline in the default REPL,
as per pythongh-118840. Includes workaround using PYTHON_BASIC_REPL.

Closes pythongh-137113.

Signed-off-by: Kuang Yu Heng <[email protected]>
@python-cla-bot
Copy link

python-cla-bot bot commented Jul 27, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

@Yuheng3107 Yuheng3107 requested a review from aisk July 29, 2025 06:40
Co-authored-by: AN Long <[email protected]>
@Yuheng3107
Copy link
Author

@aisk Hi, who would be appropriate to ask to merge this PR if its still relevant?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

Docs: update GNU readline interface documentation to reflect that it is no longer supported

2 participants